﻿/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

img
{
border: 0px;
}

a:link {
	color: #B83921;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #B83921;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

body {
	
	background: #000000 url('images/back_all.gif') repeat-x;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

#content
{
	margin: 0 auto;
	width: 985px;
	background: url(images/left_back.gif) repeat-y top left;
}


#header {
	height: 357px;
	width: 708px;
}


#menu
{
	width: 700px;
	padding-left: 14px;
	height: 38px;
	padding-top: 36px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#right #menu a {
	float: left;
	width: 128px;
	height: 25px;
	margin-left: 5px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 14px;
	background: url(images/button.gif) no-repeat;
}

#right #menu a:hover {
	width: 128px;
    height: 30px;
	margin-top: -5px;
	color: #BFECFC;
	text-decoration: underline;
	background: url(images/button_r.gif) no-repeat;
}


.more
{
text-align: right;
}


#logo {
	width: 706px;
	height: 283px;
	text-align: right;
	padding-right: 0;
	padding-top: 20px;
	background: url(images/header.jpg) no-repeat;
}


#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 14px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
}

#main
{

}

#left
{
	width: 250px;
	padding-top: 5px;
	text-align: left;
}



#left H3
{
width: 230px;
height: 24px;
font-size: 14px;
font-weight: bold;
padding-left: 22px;
padding-top: 8px;
margin-left: 7px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat
}


#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 15px;
	background: url(images/small.gif) no-repeat left;
	color: #FFFFFF;
}

#left .title_back
{
padding: 4px;
padding-left: 20px;
padding-right: 20px;
}


#left a {
	color: #ffffff;
}
#left a:visited {
	color: #ffffff;
}

#left p
{
	padding-left: 20px;
	color: #FFFFFF;
	text-align: justify;
	padding-right: 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

#left H4
{
	color: #808080
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #ffffff;
	color: #ffffff;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

#right
{
	float: right;
	width: 719px;
}

#right_text
{
	font: 11pt;
	padding: 15px;
	width: 662px;
	background: #FFFFFF;
	border: 1px solid #ff0000;
	margin: 5px;
	text-align: justify;
}

#right .box
{
padding: 10px;
}

#right ol, #right ul
{
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #C8290B;
}

#right a
{
color: #C8290B;
text-decoration: none;
}

.right_top
{
   	height: 11px;
    background: url(images/top.gif) no-repeat;
}

.right_bottom
{
	height: 13px;
	margin-bottom: 10px;
}

#right p {
	line-height: normal;
	font-family: Arial;
	font-size: 12px;
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h3 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #4889D7;
}
.date {
	text-align: right;
	color: #C8290B;
	font-size: 11px;
}

.date a {
	color: #23609C;
}


#footer {
	height: 40px;
	width: 719px;
	float: right;
	clear: both;
	padding-top: 15px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #C8290B;
}

#footer a {
	color: #C8290B;
}